Axis

enum Axis

A physical axis input that can be grabbed on SkyController3 gamepad.

Entries

Link copied to clipboard

Horizontal (left/right) axis of the left control stick.

Link copied to clipboard

Vertical (down/up) axis of the left control stick.

Link copied to clipboard

Horizontal (left/right) axis of the right control stick.

Link copied to clipboard

Vertical (down/up) axis of the right control stick.

Link copied to clipboard

Slider on the rear, to the left of the controller, immediately below REAR_LEFT_BUTTON, featuring a gimbal icon print.

Link copied to clipboard

Slider on the rear, to the right of the controller, immediately below REAR_RIGHT_BUTTON, featuring a zoom icon print.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.